xend: destroy restored domain when its device doesn't exist
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 27 Jan 2010 08:59:47 +0000 (08:59 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 27 Jan 2010 08:59:47 +0000 (08:59 +0000)
commit4dc7c3dabaf8141a9096e42982ef45a389bca0ab
tree25e9cbfdaa289ac16ba20f5cbef3e93e87938230
parentfd607bf0001547d1ee5e84ba7ed9977f631d0fb0
xend: destroy restored domain when its device doesn't exist

A migrated domain keeps on running even though its disk doesn't
exist. This situation must be undesirable.

Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com>
tools/python/xen/xend/XendCheckpoint.py